Communication message.
More...
#include <FEXPNetworkWinSocket.h>
◆ REQUEST
Content of request message.
◆ RESPONSE
Content of response message.
◆ get_send_data()
| std::string CFEXPNETWinMessage::get_send_data |
( |
| ) |
|
|
inline |
◆ rqs_msg()
| CFEXPNETWinMessage::rqs_msg |
( |
| ) |
|
|
inline |
◆ rsp_msg()
| CFEXPNETWinMessage::rsp_msg |
( |
| ) |
|
|
inline |
◆ set_data_to_send()
| void CFEXPNETWinMessage::set_data_to_send |
( |
const std::string & |
data | ) |
|
|
inline |
◆ set_to_default() [1/2]
| void CFEXPNETWinMessage::set_to_default |
( |
| ) |
|
|
inline |
◆ set_to_default() [2/2]
| void CFEXPNETWinMessage::set_to_default |
( |
| ) |
|
|
inline |
◆ win_read_from_Socket()
| t_ENetMessage CFEXPNETWinMessage::win_read_from_Socket |
( |
RESPONSE & |
response, |
|
|
SOCKET |
socket, |
|
|
std::vector< std::string > & |
read_data |
|
) |
| |
|
staticprotected |
◆ win_write_to_socket()
| bool CFEXPNETWinMessage::win_write_to_socket |
( |
REQUEST & |
request, |
|
|
SOCKET |
socket, |
|
|
const std::string & |
send_data |
|
) |
| |
|
staticprotected |
◆ WinSocketDataRead()
◆ WinSocketDataWrite()
The documentation for this class was generated from the following files: